Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use depends attr in xml to generate correct macro defines #324

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

charles-lunarg
Copy link
Owner

The vulkan spec updated to include depends="" attributes in the requires blocks of extensions. The autogen needed to be updated to use that as that is the correct mechanism to ascertain which functions require more than one extension to be present. This also required refactoring the logic to respect that.

The vulkan spec updated to include depends="" attributes in the requires blocks of extensions.
The autogen needed to be updated to use that as that is the correct mechanism to ascertain which
functions require more than one extension to be present. This also required refactoring the logic
to respect that.
@charles-lunarg charles-lunarg linked an issue Nov 17, 2024 that may be closed by this pull request
@charles-lunarg charles-lunarg merged commit e0e6123 into main Nov 17, 2024
10 checks passed
@charles-lunarg charles-lunarg deleted the fix_extension_dependencies branch November 17, 2024 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to compile
1 participant